The base amount that may be used, in conjunction with the Invoice line allowance percentage, to calculate the Invoice line allowance amount.
請求書明細行の返金率を乗じて請求書明細行の返金金額を算出する際に使用される基準金額。


About

Syntax binding
ubl:Invoice / cac:InvoiceLine / cac:AllowanceCharge / cbc:BaseAmount
Restricted Syntax Cardinality
0..1
Example
1000
Attribute(s)
@currencyID
UBL 2.1
XPath
/ Invoice / cac:InvoiceLine / cac:AllowanceCharge [ cbc:ChargeIndicator = false() ] / cbc:BaseAmount
Occurrence
0..1
Datatype
AmountType
UBL Definition
The monetary amount to which the multiplier factor is applied in calculating the amount of this allowance or charge.
Namespace
cbc urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2

Semantic

Business Term

Invoice line allowance base amount

請求書明細行の返金金額の基準金額
ID
ibt-137
Description
The base amount that may be used, in conjunction with the Invoice line allowance percentage, to calculate the Invoice line allowance amount.
請求書明細行の返金率を乗じて請求書明細行の返金金額を算出する際に使用される基準金額。
Aligned Cardinality
0..1
Semantic datatype
Amount

Code list

ISO4217
ISO 4217 Currency codes

Child element

  ID Business term Sem. Card. Syntax Card. XPath
  1..1 1..1 / Invoice / cac:InvoiceLine / cac:AllowanceCharge [ cbc:ChargeIndicator = false() ] / cbc:BaseAmount / @currencyID

PEPPOL BIS BILLING 3.0 RULE
EN16931 model bound to UBL rule
BR-DEC-25 (fatal)
The allowed maximum number of decimals for the Invoice line allowance base amount (BT-137) is 2.
context
//cac:InvoiceLine/cac:AllowanceCharge[cbc:ChargeIndicator = false()] |
//cac:CreditNoteLine/cac:AllowanceCharge[cbc:ChargeIndicator = false()]
test
string-length(substring-after(cbc:BaseAmount,'.'))<=2